projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be20f3d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 16 Jan 2001 20:27:08 +0000
(20:27 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 16 Jan 2001 20:27:08 +0000
(20:27 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fb875a71afbe5911f6d394775fd40fa0bc61e8cb..b1a6055ef7721146d371b68a58f72265bf41ddb3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-7,6
+7,12
@@
2001-01-16 Gerd Moellmann <gerd@gnu.org>
+ * bindings.el: Bind <backspace> and <delete> via function-key-map.
+ Don't bind <delete> otherwise.
+
+ * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
+ and <delete> via function-key-map.
+
* textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
Subject line only if point is after the `Subject:'.